home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / grafix / 3d / dust / dusthelp2 / showimage < prev    next >
Text File  |  1996-02-26  |  623b  |  14 lines

  1.   COMMAND SHOWIMAGE
  2. -----------------------------------------------------------------
  3.     Purpose: show an image on the Workbench-Screen
  4.       Usage: showimage(<objectID>,[<file-name>],[color])
  5.    Examples: showimage(1,ram:pic)
  6.              showimage(1,ram:pic,color)
  7.       Notes: 1. Because Dust only uses PPM-files you have to
  8.                 set up the parameter MODULEDIR if you want to
  9.                 have automatic conversion of IFF-images.
  10.              2. This preview is intended to be a reasonable
  11.                 image-preview for the DISPLACE-function - not more.
  12.  
  13. See also DISPLACE and Parameters (MODULEDIR).
  14.